home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kyoko 8203
/
Kyoko 8203.iso
/
mac
/
comic.dxr
/
00026_é ê^è¨.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-02-28
|
170 b
|
18 lines
on mouseUp
cursor(0)
go("LARGE")
updateStage()
end
on mouseEnter me
cursor([1, 2])
end
on mouseLeave me
cursor(0)
end
on mouseWithin me
cursor([1, 2])
end